testing.common.runner (field)

3 uses

	testing (current package)
		testing.go#L653: 	runner         string         // Function name of tRunner running the test.
		testing.go#L764: 		if frame.Function == c.runner {
		testing.go#L1775: 	t.runner = callerName(0)